home *** CD-ROM | disk | FTP | other *** search
- Path: news.uni-jena.de!news
- From: mkt@isun04.inf.uni-jena.de (Tilo Koerbs)
- Newsgroups: comp.lang.c++
- Subject: Re: random number in C++
- Date: 1 Feb 1996 12:01:34 GMT
- Organization: Lehrstuhl fuer Rechnerarchitektur- und kommunikation, FSU Jena
- Message-ID: <4eqa2u$fpu@fsuj01.rz.uni-jena.de>
- References: <4eoh03$6jb@pacemaker.cts>
- Reply-To: mkt@isun04.inf.uni-jena.de
- NNTP-Posting-Host: isun07.inf.uni-jena.de
-
- I saw you got a lot of reply. So I don't have to explain much.
- I have had your problem too!
- I found a good random number generator in the book:
- R. Sedgewick: "Algorithms in C", Addison Wesley.
- There is now also an "Algorithms in C++", but I don't know if it contains
- that chapter.
-
-
-
-